home *** CD-ROM | disk | FTP | other *** search
/ Software Tool Chest / Software Tool Chest (CMS Software)(CDR-1760)(1994).ISO / runinfo.bat < prev    next >
DOS Batch File  |  1993-12-25  |  507b  |  25 lines

  1. @echo off
  2. CLS
  3. echo This program will run a sequential list of the CD-ROMs
  4. echo which CMS SOFTWARE DISTRIBUTING produces.  You may order
  5. echo any of the discs by calling CMS SOFTWARE at 812-442-0110
  6. echo anytime between the hours of 10 AM and 7 PM Indiana time.
  7. echo.
  8. echo Dealers may also inquire about resale and distribution
  9. echo at this same number during normal business hours.
  10. echo.
  11. echo.
  12. echo.
  13. echo.
  14. PAUSE
  15. CD\CMS
  16. USERS.EXE
  17. SWOL2.EXE
  18. SWOL1.EXE
  19. GAMEWARE.EXE
  20. SOUND.EXE
  21. CD\
  22. CLS
  23.  
  24.  
  25.